http-server is a simple, zero-configuration command-line static HTTP server. It is powerful enough for production usage, but it's simple and hackable enough to ...
The Built-in HTTP Module. Node.js includes a powerful built-in HTTP module that enables you to create HTTP servers and make HTTP requests. Node.js File System Module · Run example · http.createServer() Method